isAddToBackStackAllowed

Returns true if this FragmentTransaction is allowed to be added to the back stack. If this method would return false, addToBackStack will throw IllegalStateException.

Return

True if addToBackStack is permitted on this transaction.